Configuring DecaSIM
Every retailer has a different flavor of a promotion. DecaSIM is designed to be flexible to take any
Customer Settings
In the core-config.json
file in the promotion
section you can specify the standard headers used in your data ecosystem
{
"itemCode": "UPC_NUM",
"itemData": "item_description",
"itemPrice": "promo_price",
"position": "ad_placement_position",
"item": "other_item_meta_data",
"salesPlanId": "unique_promo_key",
"zone": "price_zone_field_name",
"brandFamily": "brand_family_field_name"
}